Misc Utils topic

There are various helper, extensions, and refs that provide enumerations, extensions, references, and other useful items to assist in specifying Attributes (such as colors) or accessing and acting on environmental values (such as screen size).

These are grouped here as miscellaneous utilities.

Functions

hexToColor(String hexString) Color Misc Utils
String is in the format "aabbcc" or "ffaabbcc" with an optional leading "#".